Release 10.1A: OpenEdge Development:
Progress 4GL Reference
* Multiplication operator
Multiplies two numeric expressions.
Syntax
expressionAn expression with a numeric value.
ExampleThis procedure computes the value of the on-hand inventory for each item. If the on-hand inventory is negative, the procedure sets the inventory value to 0.
Note
Multiplying two decimal expressions produces a decimal value. Multiplying two integer expressions produces an integer value. Multiplying an integer expression and a decimal expression produces a decimal value.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |